home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0510.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.9 KB  |  53 lines

  1.  
  2.  
  3. >  Date: Mon, 14 Dec 92 11:32:40 -0800
  4. >  From: marca@ncsa.uiuc.edu (Marc Andreessen)
  5.  
  6. > [...]
  7. >  
  8.  
  9. >  The commonality here is that some documents should only appear in
  10. >  dialog boxes (when the browser supports it) as opposed to appearing
  11. >  and being dealt with as full-fledged regular documents.
  12.  
  13. The NeXTStep browser gets a similar look progressively, by
  14. resizing the window to exactly surround the document if it will fit on a  
  15. screen, and then by  eliminating both the scroll bar and the "resive bar'  
  16. (NeXTStep window decoration) if the document is also not editable.
  17.  
  18. >  The advantages in implementing this kind of thing are (1) WWW becomes
  19. >  a little more like some other current systems (notably Intermedia,
  20. >  with the effectively one-to-many links), boosting its ability to take
  21. >  over the functions that other systems have provided up until now, and
  22. >  (2) navigational disorientation is lessened when minor references
  23. >  (e.g., to glossary entries or menus of anchors) are instantiated
  24. >  onscreen as minor GUI elements.
  25.  
  26. Another possibility is to allow for a 'collection" object which is separate
  27. from a document and  more constrained, would have a simple on-screen
  28. representation, would map to gopher menus, newsgroups, lists, etc.
  29.  
  30. >  So how about allowing a tag (say, <transient>) to be included in the
  31. >  header of an HTML document to specify this property?
  32. >  
  33.  
  34. >  Marc
  35.  
  36. I worry that you will find that there is a continuous gradient between the  
  37. transient and the non-transient, with many stages in between.
  38.  
  39.  
  40. >  ps Specifically for the glossary system, I'm thinking of having a
  41. >  regular glossary document with all the entries in a list and then
  42. >  having a special server shell script strip (say that three times fast)
  43. >  out a given entry when it's needed, adding the <transient> flag while
  44. >  constructing a document for the entry on the fly.
  45. >  
  46.  
  47.  
  48. this is what Mike Sendall's STING gloassary is.   (See link from CERN page).
  49.  
  50. Tim
  51.  
  52.  
  53.